Expand description

API bindings of Misskey, including requests/responses of endpoints and messages on channels, for misskey-rs.

Modules

API endpoints.

Object types used in API.

Streaming API.

Traits

Trait for entity types that has an ID.

Trait for types that serves as a reference (i.e. ID) to E.

Request that can be paginated via offset.

Paginated item type in PaginationRequest.

Request that can be paginated via since_id and until_id.